Xbasic

Reporting::ReportDataGroup.Insertchildren Method

Syntax

L Insertchildren(children as Reporting::ReportDataGroup [, InsertBefore as N = 1])

Arguments

children

Reporting::ReportDataGroup

InsertBefore

N = 1

Description

Insert new children.

See Also